SL3DLocationItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

GetLocationCartesian
SLresult function(SL3DLocationItf self, SLVec3D* pLocation) GetLocationCartesian;
Undocumented in source.
GetOrientationVectors
SLresult function(SL3DLocationItf self, SLVec3D* pFront, SLVec3D* pUp) GetOrientationVectors;
Undocumented in source.
Move
SLresult function(SL3DLocationItf self, const SLVec3D* pMovement) Move;
Undocumented in source.
Rotate
SLresult function(SL3DLocationItf self, SLmillidegree theta, const SLVec3D* pAxis) Rotate;
Undocumented in source.
SetLocationCartesian
SLresult function(SL3DLocationItf self, const SLVec3D* pLocation) SetLocationCartesian;
Undocumented in source.
SetLocationSpherical
SLresult function(SL3DLocationItf self, SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter distance) SetLocationSpherical;
Undocumented in source.
SetOrientationAngles
SLresult function(SL3DLocationItf self, SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) SetOrientationAngles;
Undocumented in source.
SetOrientationVectors
SLresult function(SL3DLocationItf self, const SLVec3D* pFront, const SLVec3D* pAbove) SetOrientationVectors;
Undocumented in source.

Meta